There’s a world of stupid reasons why programs crash and there’s an equally big list of ways in which bad code can lead to security flaws. And because I thought it would be interesting (for me, at least) I thought I would write about them.
Today’s flaw of choice has the foxy name of the SQL injection attack. It pops up wherever a database is used
(
Read more... )